DataFilter for WinForms
ListingPropertyEventArgs コンストラクタ(PropertyInfo,IList<PropertyInfo>)

C1.Win.DataFilter.4.5.2 アセンブリ > C1.Win.DataFilter 名前空間 > ListingPropertyEventArgs クラス > ListingPropertyEventArgs コンストラクタ : ListingPropertyEventArgs コンストラクタ(PropertyInfo,IList<PropertyInfo>)
フィルタ式を適用するデータ項目プロパティ。
現在のプロパティの親プロパティのコレクション。
ListingPropertyEventArgs の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal property As System.Reflection.PropertyInfo, _
   ByVal parents As System.Collections.Generic.IList(Of PropertyInfo) _
)
public ListingPropertyEventArgs( 
   System.Reflection.PropertyInfo property,
   System.Collections.Generic.IList<PropertyInfo> parents
)

パラメータ

property
フィルタ式を適用するデータ項目プロパティ。
parents
現在のプロパティの親プロパティのコレクション。
参照

ListingPropertyEventArgs クラス
ListingPropertyEventArgs メンバ
オーバーロード一覧